func math.atan

2 uses

	math (current package)
		atan.go#L99: 	return atan(x)
		atan.go#L102: func atan(x float64) float64 {